SSR
Complete API reference for SSR, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Post processing
Component: yes
public class SSR extends Component
Constructors
| Signature | Description |
|---|---|
SSR(SSR) | Executes SSR and returns after the underlying engine call finishes. |
SSR(Engine) | Executes SSR and returns after the underlying engine call finishes. |
SSR() | Executes SSR and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | SSR | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
bias | float | get/set | Virtual attribute exposed by getBias. Access it like a field to read or write the underlying value. |
maxDistance | float | get/set | Virtual attribute exposed by getMaxDistance. Access it like a field to read or write the underlying value. |
stride | float | get/set | Virtual attribute exposed by getStride. Access it like a field to read or write the underlying value. |
thickness | float | get/set | Virtual attribute exposed by getThickness. Access it like a field to read or write the underlying value. |